projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
187d935
)
(High-Level Completion): Add anchor for definition of `read-variable'.
author
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 7 Aug 2004 01:00:05 +0000
(
01:00
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 7 Aug 2004 01:00:05 +0000
(
01:00
+0000)
lispref/minibuf.texi
patch
|
blob
|
history
diff --git
a/lispref/minibuf.texi
b/lispref/minibuf.texi
index c0ee5c858816913cbbba1ae321f036d160e9632f..7b762a654e68784f81a4153a6ef5ba5427834281 100644
(file)
--- a/
lispref/minibuf.texi
+++ b/
lispref/minibuf.texi
@@
-1118,6
+1118,7
@@
complete in the set of extant Lisp symbols, and it uses the
@end defun
@defun read-variable prompt &optional default
+@anchor{Definition of read-variable}
This function reads the name of a user variable and returns it as a
symbol.